Defines a PDF X.509 certificate based on java.security.cert.X509Certificate.

Full documentation

Full documentation

Full documentation

Gets the X.509 certificate.

Full documentation

Gets the certificate chanin.

Full documentation

Get the value of the specified extension.

Full documentation

Gets the certificate's issuer.

Full documentation

Gets the DER encoded issuer name.

Full documentation

Gets the end date of the certificate's validity period.

Full documentation

Gets the start date of the certificate's validity period.

Full documentation

Gets the private key associated with this certificate.

Full documentation

Gets the DER encoded public key.

Full documentation

Gets the OID of the public key.

Full documentation

Gets the certificate's serial number.

Full documentation

Gets the certificate's subject.

Full documentation

Gets the DER encoded subject name.

Full documentation

Gets the certificate's version.

Full documentation

Converts the object to string representation.

Full documentation